net/http.http2synctestGroupInterface.ContextWithTimeout (method)

2 uses

	net/http (current package)
		h2_bundle.go#L3708: 	ContextWithTimeout(ctx context.Context, d time.Duration) (context.Context, context.CancelFunc)
		h2_bundle.go#L7360: 		return t.http2transportTestHooks.group.ContextWithTimeout(ctx, d)